projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f2bc82
)
(x_free_gcs): Add prototype.
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Dec 2000 11:43:37 +0000
(11:43 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Dec 2000 11:43:37 +0000
(11:43 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index 5964546b34edd660ad91b9df2a657cd0b46177a1..5ee6d9e2ae1cb5c089e40be7d5bc0b88df684f09 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-924,6
+924,7
@@
struct frame *check_x_frame P_ ((Lisp_Object));
EXFUN (Fx_display_color_p, 1);
EXFUN (Fx_display_grayscale_p, 1);
int image_ascent P_ ((struct image *, struct face *));
+extern void x_free_gcs P_ ((struct frame *));
/* From xrdb.c. */